const net.hostLookupFiles
11 uses
net (current package)
conf.go#L295: return hostLookupFiles, dnsConf
conf.go#L328: return hostLookupFiles, dnsConf
conf.go#L465: return hostLookupFiles, dnsConf
dnsclient_unix.go#L547: hostLookupFiles // only files
dnsclient_unix.go#L555: hostLookupFiles: "files",
dnsclient_unix.go#L567: if order == hostLookupFilesDNS || order == hostLookupFiles {
dnsclient_unix.go#L574: if order == hostLookupFiles {
dnsclient_unix.go#L611: if order == hostLookupFilesDNS || order == hostLookupFiles {
dnsclient_unix.go#L624: if order == hostLookupFiles {
dnsclient_unix.go#L829: if order == hostLookupFiles || order == hostLookupFilesDNS {
dnsclient_unix.go#L835: if order == hostLookupFiles {
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |